-
I tried adding a scrollView/nestedScrollView around the fragment and a few other views (I don’t want the toolbar to scroll). …
- 503 views
- 0 answers
- 0 votes
-
I am new to Android and am trying to create one app where typing any query in searchview shows results …
- 399 views
- 0 answers
- 0 votes
-
Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question …
- 414 views
- 0 answers
- 0 votes
-
I am trying to position my RecyclerView so that it is below my AppBarLayout, however the layout_below attribute is not …
- 384 views
- 4 answers
- 0 votes
-
So I have a case in my Layout where I use RecyclerView inside NestedScrollView. My RecyclerView implements: MyRecyclerView.layoutManager = GridLayoutManager …
- 388 views
- 0 answers
- 0 votes
-
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details …
- 385 views
- 0 answers
- 0 votes
-
I have a fragment containing a recyclerView. When a user presses on one of their recorded exercise sets, the particular …
- 394 views
- 1 answers
- 0 votes
-
- 383 views
- 0 answers
- 0 votes
-
I am creating an app similar to a notes app. I have an activity that is called AddEditUserActivity, and, as …
- 383 views
- 1 answers
- 0 votes